The Ordering<(Of <(<'T>)>)> type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator
Returns an enumerator that iterates through the Ordering<(Of <(<'T>)>)>.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ThenBy<(Of <<'(TKey>)>>)
Performs a subsequent ordering of the elements in a collection in ascending order according to a key.
Public method ThenByDescending<(Of <<'(TKey>)>>)
Performs a subsequent ordering of the elements in a collection in descending order according to a key.
Public method ToString (Inherited from Object.)

Explicit Interface Implementations

See Also